** 2017-04-28 **
- Add shared memory struct for Sensirion pressure sensor in BaseSMExisting.h
- Add load shared memory for Sensirion pressure sensor in BaseSMExisting.c

** 2017-07-21 **
- Changed DiffPressure to pressureSensor
- Add unit drop down

** 2017-08-22 **
- Add delay on start to DO and UO objects

** 2017-08-24 **
- Get UTC Offset and write to file in FWPlatform

** 2017-09-01 **
- 1.0.45.3
- Add UI Digital Input and Pulse Count

** 2017-09-29 **
- 1.0.45.4
- Add sqlStartup flag for UO control during sqlite startup
- Add main control of the sqlite delay

** 2018-02-23 **
- 1.0.45.5
- Increased UO resolution from 100 to 1000

** 2018-03-28 **
- 1.0.45.6
- Removed UI Pulse Count offset

** 2018-05-25 **
- 1.0.45.7
- Added Recovery Mode in EasyioFWPlatform

** 2018-08-06 **
- 1.0.45.10.8
- Added signal strength in EasyioFWPlatform
- Added reset DO/UO register on restart in EasyioFWPlatform

** 2018-09-19 **
- 1.0.45.11.9
- Added check platform version for signal strength in EasyioFWPlatform
- Added two sensor types for UniversalInput

** 2018-10-09 **
- 1.0.45.12.9
- Updated version for v1.0b12a

** 2019-01-29 **
- 1.0.45.13.9
- Updated version for v1.0b13a

** 2019-03-25 **
- 1.0.45.14.9
- Updated version for v1.0b14a

** 2019-06-04 **
- 1.0.45.14.10
- Added runTimeHour and runTimeMins property

** 2019-04-14 **
- 1.0.45.15.11
- Added support for FW28

** 2019-08-20 **
- 1.0.45.16.11
- Updated version for v1.0b16a

** 2019-12-19 **
- 1.0.45.17.11
- Updated version for v1.0b17a

** 2020-05-28 **
- 1.0.45.17.12
- Fixed UI inputType on-start initialization issue

** 2020-10-02 **
-	2.0.0.18.101 (2.0.0.18.13)
-	Updated version for Sedona 2.0

** 2020-11-27 **
-	2.0.0.18.13
- Added config to UO IN slot
- Updated version for v1.0b18a

** 2021-01-03 **
-	2.0.0.18.14
-	Fixed firmware version checking in Platform object

** 2021-05-27 **
-	2.0.0.19.14
- Updated version for v1.0b19

** 2021-08-16 **
-	2.0.0.18.15
-	2.0.0.19.15
- Updated to support offset into pulse count calculation

** 2021-08-20 **
-	2.0.0.20.15
- Updated version for b20

** 2021-10-20 **
-	2.0.0.21.16
- Updated version for b21
-	Updated to support bidirectional pressure sensor reading

** 2021-11-03 **
-	2.0.0.21.17
-	Added PriorityInt

** 2022-03-10 **
-	2.0.0.21.18
-	Added MotorControl object

** 2022-05-05 **
-	2.0.0.21.19
-	Added read out value in MotorControl object

** 2023-01-09 **
-	2.0.0.22.19
- Updated version for b22

** 2023-02-02 **
-	2.0.0.22.20
-	Added model property and read from FTD

** 2023-02-07 **
-	2.0.0.22.21
-	Updated PressureSensor to display absolute value
